home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xt / XtSetMultiClickTime.z / XtSetMultiClickTime
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttSSSSeeeettttMMMMuuuullllttttiiiiCCCClllliiiicccckkkkTTTTiiiimmmmeeee((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXttttSSSSeeeettttMMMMuuuullllttttiiiiCCCClllliiiicccckkkkTTTTiiiimmmmeeee((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtSetMultiClickTime, XtGetMultiClickTime - set and get
  10.           multi-click times
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           void XtSetMultiClickTime(_d_i_s_p_l_a_y, _t_i_m_e)
  14.                 Display* _d_i_s_p_l_a_y;
  15.                 int _t_i_m_e;
  16.  
  17.           int XtGetMultiClickTime(_d_i_s_p_l_a_y)
  18.                 Display* _d_i_s_p_l_a_y;
  19.  
  20.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  21.           _d_i_s_p_l_a_y   Specifies the display connection.
  22.  
  23.           _t_i_m_e      Specifies the multi-click time in milliseconds.
  24.  
  25.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.           _X_t_S_e_t_M_u_l_t_i_C_l_i_c_k_T_i_m_e sets the time interval used by the
  27.           translation manager to determine when multiple events are
  28.           interpreted as a repeated event.
  29.  
  30.           _X_t_G_e_t_M_u_l_t_i_C_l_i_c_k_T_i_m_e returns the time in milliseconds that
  31.           the translation manager uses to determine if multiple events
  32.           are to be interpreted as a repeated event for purposes of
  33.           matching a translation entry containing a repeat count.
  34.  
  35.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  36.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  37.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.